type runtime.debugCallWrapArgs

3 uses

	runtime (current package)
		debugcall.go#L128: 		args := &debugCallWrapArgs{
		debugcall.go#L203: type debugCallWrapArgs struct {
		debugcall.go#L212: 	args := (*debugCallWrapArgs)(gp.param)